Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
Program to accept a name from the user and check whether the name is present in ...Feb 15
Example to rename table nameMay 16
Example to delete records of customer table which are in Gujarat_cust table Sep 08
Example to create table based on existing tableSep 24
Example to insert records of one table to another table Dec 02
Example to create table, primary key and foreign key in student, course and SC...Oct 29
CREATING A TABLE FROM A TABLEMar 28
Write a menu driven program to display message, user name, terminal name, login ...Sep 03
Shell script to display all users names, or users names of a particular group, o...Jun 19
Program to create a table consisting of roll no and the corresponding name, inp...Oct 02
Program to solve the producer-consumer problem using threadMay 18
Program to solve the producer-consumer problem using threadJun 26
Program of minimum cost problemSep 12
Program for investment problem using while loopJul 04
Program of producer-consumer problem using thread Sep 23
Program to solve the Towers of Hanoi Problem (using Recursive Algorithm)Aug 10
Program to solve the Towers of Hanoi Problem (using Recursive Algorithm)Jan 22
Program to implement the Prim's Algorithm to solve Minimum Spanning Tree Proble...Feb 19
Program to implement the Prim's Algorithm to solve Minimum Spanning Tree Proble...Jun 18
Program to implement the Kurskal's Algorithm to solve Minimum Cost Spanning Tre...Sep 08
Program to implement the Kurskal's Algorithm to solve Minimum Cost Spanning Tre...Oct 16
Production system for the Missionary cannibal problemFeb 21
PROLOG PROGRAM OF MISSIONARY CANNIBAL PROBLEM Feb 21
Prolog program for solving the blocks problem using hill climbingFeb 21
Prolog program to solve the 4-3 Gallon Water Jug ProblemFeb 21
Prolog program of water jug problem Feb 22
Prolog problem of murder mystoryFeb 23
Prolog problem to add two numbersFeb 23
Artificial Intelligence and Expert Systems, Problems of AI domain and AI techniq...Jul 22
Prolog program of Water Jug Problem start with state(0,0) and end with(2,0) Feb 21
Customer - orders - salespeople database - Joining tablesJul 25
CREATE TABLEApr 08
DROP TABLEOct 15
Use the FRIENDS table to answer the following questionsOct 17
ProLog Program to search car by company name, car name, price, class, color...Feb 21
Example to view records of student, course and SC tablesJan 19
File allocation table Jan 09
Display top 3 highest item price from item table Jul 15
Example to insert record in to item table using sequencesJan 28
Example to provide insert and select privilege of item table to a user using...Oct 19
Example to revoke insert privilege of item table from a user using revokeNov 29
Example to insert records in student, course and SC tables Jan 19
Example to add constraint in a tableSep 05
Example to add constraint of primary key in a tableOct 02
FUNCTION TABULATED AT EQUAL INTERVAL USING BACKWARD DIFFERENCE BETWEEN TABLE...Aug 25
FUNCTION TABULATED AT EQUAL INTERVAL USING FORWARD DIFFERENCE BETWEEN TABLE...Oct 28
Display total item price of item table using sum() functionDec 19
Display average item price of item table using avg() function Oct 26
Display highest item price of item table using max() function Oct 30
Display lowest item price of item table using min() function Apr 22